<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ï¿½ï¿½ï¿½ï¿½Í¼ï¿½ï¿½ ï¿½Ñ¼ï¿½ï¿½ï¿½ï¿½ï¿½ www.lanrentuku.com */

/* css ï¿½ï¿½ï¿½ï¿½ */
ul { list-style: none ; }
img { border: none; }
a { blr: expression(this.onFocus=this.blur()); outline: none; }

/*ï¿½ï¿½ï¿½ï¿½css*/
.banner { width: 100%; height: 539px; position: relative; overflow:hidden;}

/*ï¿½ï¿½ï¿½Ö°ï¿½Å¥ï¿½ï¿½Ê½*/
.banner .num { overflow:hidden; height: 25px; position: absolute; bottom:12px; left: 15px; zoom:1; z-index:3 }
.banner .num li { width: 25px; height: 25px; line-height: 25px; text-align: center; font-weight: 400; font-family: "Î¢ï¿½ï¿½ï¿½Åºï¿½", Arial; color: #FFFFFF; background: #444444; margin-right: 10px; border-radius:50%; cursor:pointer; float: left; }
.banner .num li.on { background: #FF7700; } /*ï¿½ï¿½Ç°ï¿½ï¿½*/

/*ï¿½ï¿½Ò»ï¿½ï¿½  ï¿½ï¿½Ò»ï¿½ï¿½*/
.banner .prev,
.banner .next { display: none; width: 40px; height: 100px; background: url(../images/btn.png) no-repeat; position: absolute; top: 225px;}
.banner .prev { left: 15%; }
.banner .next { right: 15%; background-position: right }
</pre></body></html>